Disable Global Triggers R←2007⌶Y

This function is used to temporarily disable and re-enable Global Triggers.

Y is Boolean.

R is the previous value setting.

Y Effect
0 Enable Global Triggers.
1 Disable Global Triggers.

This function has effect only in the current thread and its effect is immediate. If there are pending triggers when triggers are disabled, those pending will be queued and fired when triggers are re-enabled.